Skip to main content

Aux

The 'aux' parameter toggles the filtering of results to include/exclude all elements with the applied stereotype "auxiliaryResource" or "validationSuite".

Valid Values: true,false

Default Value: if omitted, aux defaults to the value of 'false'.

Behavior: if aux is false, the results are filtered. If aux is true, results are not filtered.

Usage: curl -G "http://127.0.0.1:8090/mb/v1/elements" --data-urlencode "aux=<boolean>"

Example: offset=true

Example: offset=false